
#lmshop4 .index_ryzsTop {
  margin-top: 35px; }

#lmshop4 .index_rongyu {
  width: 1145px !important;

  margin: 20px auto 0; }
#lmshop4 .index_rongyu ul li {
    /*li宽度*/
    width: 210px;
    float: left;
    /*间隙*/
    margin-right: 20px; }
#lmshop4 .slide_content ul li div{
  clear: both;
  width: 100%;
  height: 45px;
  color: black;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
    padding-left: 6px;
  background:url("../img/index/bg.jpg");
}
#lmshop4 .index_rongyu ul li a {
    padding: 4px;
    background-color: white;
    display: block;
    width: 100%;
    text-align: center; }
#lmshop4 .index_rongyu .index_rongyu_button {
    display: block;
    /*左右按钮*/
    width: 30px;
    height: 280px;
    background-repeat: no-repeat;
    background-position: center center;
    top: 0px; }
#lmshop4 .index_rongyu .index_rongyu_l {
    /*左按钮间隙*/
  top:-60px;
    left: -50px;
    background: url(../img/index/jiantou1.png) no-repeat center; }
#lmshop4 .index_rongyu .slide_button_r {
    /*右按钮间隙*/
  top:-60px;
  right: -50px;
    background: url(../img/index/jiantou2.png) no-repeat center; }
#lmshop4 .index_rongyu .index_rongyu_button:hover {
    /*background-color: #930d14; */
  }
#lmshop4 .index_rongyu .index_rongyu_pic {
    /*高度*/
    height: 147px; }

#lmshop4 .index_new {
  margin-top: 45px; }

#lmshop4 .index_new_top ul li {
  cursor: pointer; }
#lmshop4 .index_new_top ul .onclass {
  color: #930d14; }

#lmshop4 .index_new_bt {
  margin-top: 15px;
  overflow: hidden; }

#lmshop4 .index_new_bt_l {
  width: 720px;
  background: #fff;
  border: 1px solid #ececec;
  padding: 10px 0 0 10px;
  float: left; }

#lmshop4 .index_first_new {
  overflow: hidden; }
#lmshop4 .index_first_new a {
    display: block;
    text-align: center;
    overflow: hidden; }
#lmshop4 .index_first_new .index_new_firstPic {
    width: 361px;
    height: 185px;
    float: left; }
#lmshop4 .index_first_new .index_new_firstContent {
    width: 315px;
    float: left;
    padding-left: 25px; }
#lmshop4 .index_first_new .index_new_firstContent title {
      font-size: 18px;
      font-weight: bold;
      /*color: #3d3d3d;*/
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      padding: 20px 0 10px; }
#lmshop4 .index_first_new .index_new_firstContent p {
      height: 75px;
      line-height: 25px;
      font-size: 14px;
      color: #726d6d;
      overflow: hidden; }
#lmshop4 .index_first_new .index_new_firstContent a {
      width: 120px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border: 1px solid #b2b2b2;
      margin-top: 15px; }

#lmshop4 .index_new_list {
  margin-top: 25px;
  padding-bottom: 15px; }
  .index_new_list ul li {
    line-height: 40px;
    overflow: hidden;
    padding-left: 10px;
    position: relative;
    border-top: 1px solid #e3e3e3; }
    .index_new_list ul li:after {
      display: block;
      content: '';
      width: 2px;
      height: 2px;
      /*background: #414141;*/
      position: absolute;
      top: 50%;
      left: 2px;
      margin-top: -1px; }
#lmshop4 .index_new_list ul li a {
    font-size: 14px;
    /*color: #414141;*/
    float: left; }
#lmshop4 .index_new_list ul li span {
    font-family: Arial;
    font-size: 14px;
    /*color: #414141;*/
    float: right; }
#lmshop4 .index_new_list ul li:first-child {
    border: none; }
  .index_new_list ul li:hover:after {
    background: #920f15; }
  .index_new_list ul li:hover a {
    color: #920f15; }
  .index_new_list ul li:hover span {
    color: #920f15; }

#lmshop4 .index_new_bt_r {
  width: 420px;
  background: #fff;
  border: 1px solid #ececec;
  padding: 5px 15px 0;
  float: right; }



#lmshop4 .slideBox {
  width: 100%;
  position: relative; }

#lmshop4 .slide_content {
  margin: 0 auto;
  overflow: hidden; }

#lmshop4 .slide_content ul {
  overflow: hidden; }

#lmshop4 .slide_content ul li {
  float: left; }

#lmshop4 .slide_content ul li a {
  display: block; }

#lmshop4 .slide_content ul li .imgBox {
  width: 100%;
  text-align: center; }

#lmshop4 .slide_content ul li .title {
  width: 100%; }

#lmshop4 .slide_button_l, .slide_button_r {
  position: absolute;
  cursor: pointer;
  display: block; }

